Fix clang-tidy performance warnings in webservd. * Use const reference type for parameters and for-loop index variables to avoid unnecessary copy. Bug: 30407689 Bug: 30413223 Change-Id: I7e9c4906ae3f48baefe860d5cd1e651d3095f2b6 Test: build with WITH_TIDY=1 
4 files changed